phpseclib\Crypt\RC4 S

Total Complexity 23
Dependencies 0
Dependents 2
Total lines 289
Lines of code 98
Logical lines of code 61
Comment lines 151
Methods 10
Properties 6

Methods 10

Method Rating Maintainability Complexity Lines of code
isValidEngine()
S
54 6 22
_crypt()
S
51 4 27
_setupKey()
S
56 2 18
setKeyLength()
S
64 3 10
encrypt()
S
70 2 6
decrypt()
S
70 2 6
__construct()
S
81 1 3
setIV()
S
100 1 2
_encryptBlock()
S
100 1 2
_decryptBlock()
S
100 1 2